|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgalcommand.testbench.CommandResponce
public abstract class CommandResponce
| Field Summary | |
|---|---|
static java.lang.String |
COMMAND_CHAR
|
| Constructor Summary | |
|---|---|
CommandResponce()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
doCommand(java.lang.String command_str)
Uses reflection to call the method whose name is equal to the given command, passing a String[] as aruments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMMAND_CHAR
| Constructor Detail |
|---|
public CommandResponce()
| Method Detail |
|---|
public static java.lang.String doCommand(java.lang.String command_str)
command_str -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||